home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1990: Night of the Living Disc
/
Night of the Living Disc.hdv
/
Dev.CD.5
/
Tools
/
APW.Interfaces
/
CInclude
/
Malloc.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-03-01
|
165 b
|
12 lines
|
[04] ASCII Text (0x0000)
/*
* Copyright Apple Computer, Inc. 1987
* All rights reserved
*/
char *malloc();
char *realloc();
char *calloc();
void free();
void cfree();
char *lmalloc();